home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 001 / comm3.arc / COMM3.DOC < prev    next >
Encoding:
Text File  |  1986-05-06  |  1.5 KB  |  47 lines

  1. The purpose of this program is to allow the addition of an extra
  2. communications port to IBM-family machines.  This is a programmable
  3. port addressed as com3:  andlocated at address 3e8h.  It may be
  4. configured using the TERM.EXE program.  Type TERM HELP for details.
  5.  
  6.  
  7. The existing IBM-supplied single communications port may be used in
  8. this application if installed multi-function boards are presently
  9. supplying COM1:  and COM2:
  10.  
  11. MODS to ASYNC BOARD to SUPPORT COM3:
  12.         1.      Break trace A27 to U2-5
  13.         2.      Connect A27 to U6-12
  14.         3.      Connect U6-11 to U2-5
  15.         4.      Connect U6-13 to +5Vdc. (U6-14)
  16.         5.      Break trace from U15-6 to B25
  17.         6.      Connect U15-6 to B4.
  18.  
  19.  
  20. Refer to IBM Technical Reference Personal Computer XT for above
  21. designations.
  22.  
  23. These wiring changes should only be undertaken by personnel
  24. experienced and equipped with PC board tools and the techniques
  25. involved.
  26.  
  27. Install async3.sys in the config.sys file as DEVICE=ASYNC3.SYS The new
  28. serial port will not appear in the port table located at Segment40:0
  29.  
  30. This modification may be used with any software that allows you to
  31. specify either COM3:  or port 3E8h.
  32.  
  33. Direct inquiries to:
  34.         Art Shulman,
  35.         Box 850
  36.         Waterford, Ontario, Canada.
  37.         N0E 1Y0
  38.  
  39.         Telephone (519) 443-4321 after 6:00 Pm. EST.
  40.  
  41.  
  42.  
  43. Files included:         This file you are reading.
  44.                         ASYNC3.SYS
  45.                         TERM.EXE
  46.  
  47.